powered by
ida.data.frame
idaCreateView(x) idaDropView(v)
idaCreateView
idaDropView
## Not run: # idf <- ida.data.frame('IRIS') # # #Create a view based on the IDA data frame # vname <- idaCreateView(idf) # # #Drop the view # idaDropView(vname) # ## End(Not run)
Run the code above in your browser using DataLab